Skip to content

Fix container ID mismatch when rendering IngredientsList#209

Open
windschi3f wants to merge 1 commit intoMoonHighway:second-editionfrom
windschi3f:fix-react-container-id-mismatch
Open

Fix container ID mismatch when rendering IngredientsList#209
windschi3f wants to merge 1 commit intoMoonHighway:second-editionfrom
windschi3f:fix-react-container-id-mismatch

Conversation

@windschi3f
Copy link

HTML has id="react-container" but JS was looking for id="root". Changed getElementById("root") to getElementById("react-container").

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant